This patch installs architecture/built specific C headers
in a per-architecture location to avoid conflict on multiarch
systems. It is meant to be submitted to the upstream maintainer.
Gbp-Pq: Name upstream-fix-multiarch-file_conflict.patch
This patch silences a unused-but-set-variable warning as detected
by gcc (Debian 13.3.0-1) in `tests/benchmarks/intersection.c'. It is meant to
be submitted to the upstream maintainer.
Gbp-Pq: Name upstream-silence-tests-benchmarks-unused_but_set_variable.patch
This patch silences format-truncation warnings as detected
by gcc (Debian 13.3.0-1) in `tests/benchmarks/erdos_renyi.c'. It is meant to
be submitted to the upstream maintainer.
Gbp-Pq: Name upstream-silence-tests-benchmarks-format_truncation.patch
* Debianization:
- d/patches/*:
- -d/p/upstream-fix-multiarch-file_conflict.patch, correct
(thanks to Szabolcs Horvat <szhorvat@gmail.com> for the correction).